home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1999 January - Disc 2
/
Macworld (1999-01) (Disk 2).dmg
/
Shareware World
/
Comms & Internet
/
HTML and CSS modes
/
READ ME TO INSTALL
< prev
Wrap
Text File
|
1998-11-01
|
3KB
|
75 lines
HTML mode 2.1.3 and CSS mode 1.1
Select 'Install this package' from the Install menu to install HTML and CSS
modes (or click here).
These files only work together with Alpha 7.0 or later
If you want HTML and CSS modes for Alpha 6.52, you can download them from
my home page http://www.theophys.kth.se/~jl/Alpha.html
Johan Linde, <jl@theophys.kth.se>
What's new in HTML mode 2.1.3
• In the prefs dialog "Attributes…" the settings in the two checkboxes
weren't saved between sessions. Fixed!
What's new in HTML mode 2.1.2
• When including the same include file more than once in a document, Alpha
thought there was an infinite loop of includes. Fixed!
What's new in HTML mode 2.1.1
• HTML mode now recognizes the prefs variable indentationAmount and
doesn't just indent with tabs.
What's new in HTML mode 2.1
• Added support for HTML 4.0.
• The Packages menu is gone. Global preferences for which elements
and attributes to use are set using 'Attributes...' in the Preferences
submenu.
• The way to choose which attributes to be asked about has been
modified and simplified (I hope).
• The event handlers are treated in the same way as other attributes.
The setting 'Include event handlers in attribute dialogs' is gone.
• A document type declaration can now be inserted when creating a new
document. This document type declaration is used by HTML mode to
determine which elements and attributes are allowed.
• Relative links in dynamically included
files can now be built when the files are included. No need anymore
to use absolute links in the included files.
• Recursive including of files is now supported. One file can include
another file which includes another file which...
• Include tags can now be pasted from the home page windows.
• By default 'Insert include tags' only inserts the tags and not the
file. This behavior can be changed in the preferences.
• Added many new character entities. Key bindings for the entities
can now be defined.
• Removed 'Word complete' and the various tab functions from the
Editing submenu. The functionality is still there! HTML mode now uses
global functions for this. If you want to modify the key bindings for
these functions, this is now done using Config -> Global ->
Special Keys...
• In Alpha 7.0 word completion now requires that Elec Completions
in activated in the Packages submenu. In Alpha 7.1 it requires
that Elec Completions is checked in the dialog Config -> Global ->
Menus and Features...
• Cmd-double-clicking on HREF="file#anchor" now makes Alpha jump to
the anchor.
• Added electric completions to JavaScript mode. (They also work in
HTML mode.)
• Tranformation of all tags to uppercase or lowercase.
• To save your ears Alpha now only beeps for the first attribute when
using the status bar.
• Alpha can also flash the status bar when asking for attributes.
• Setting for case sensitive link checking now also applies to Big
Brother.
• Chosing a new browser now also sends the window to the browser
unless the option key is pressed.
• Changed the key binding for 'New Document' to make it the same as in
other modes.
• Changed default menu icons.
• The tab marks are now called template stops, which is the term used
elsewhere in Alpha.